[INFO] cloning repository https://github.com/tonititi/ekiden-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tonititi/ekiden-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonititi%2Fekiden-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonititi%2Fekiden-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a230c9e2cd423ab20ce604b6fb6c9f328358598d
[INFO] checking tonititi/ekiden-rust-sdk against master#89a99936d9e76a50e8df622e7242190841fd871b for pr-156160
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftonititi%2Fekiden-rust-sdk" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tonititi/ekiden-rust-sdk
[INFO] finished tweaking git repo https://github.com/tonititi/ekiden-rust-sdk
[INFO] tweaked toml for git repo https://github.com/tonititi/ekiden-rust-sdk written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tonititi/ekiden-rust-sdk on toolchain 89a99936d9e76a50e8df622e7242190841fd871b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tonititi/ekiden-rust-sdk already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/merlin`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/x25519-dalek`
[INFO] [stderr]     Updating git repository `https://github.com/vecheslav/aptos-rust-sdk.git`
[INFO] [stderr]     Updating git repository `https://github.com/aptos-labs/bcs.git`
[INFO] [stderr] warning: patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph
[INFO] [stderr] warning: patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cookie_store v0.21.1
[INFO] [stderr]   Downloaded test-log v0.2.18
[INFO] [stderr]   Downloaded test-log-macros v0.2.18
[INFO] [stderr]   Downloaded libsecp256k1 v0.7.2
[INFO] [stderr]   Downloaded proptest-derive v0.5.1
[INFO] [stderr]   Downloaded blake2b_simd v1.0.3
[INFO] [stderr]   Downloaded blake2s_simd v1.0.3
[INFO] [stderr]   Downloaded crypto-mac v0.11.0
[INFO] [stderr]   Downloaded hkdf v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca
[INFO] running `Command { std: "docker" "start" "7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca" "/opt/rustwide/cargo-home/bin/cargo" "+89a99936d9e76a50e8df622e7242190841fd871b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: patch `merlin v3.0.0 (https://github.com/aptos-labs/merlin#3454ccc8)` was not used in the crate graph
[INFO] [stderr] warning: patch `x25519-dalek v1.2.0 (https://github.com/aptos-labs/x25519-dalek?branch=zeroize_v1#762a9501)` was not used in the crate graph
[INFO] [stderr] help: Check that the patched package version and available features are compatible
[INFO] [stderr]       with the dependency requirements. If the patch has a different version from
[INFO] [stderr]       what is locked in the Cargo.lock file, run `cargo update` to use the new
[INFO] [stderr]       version. This may also occur with an optional dependency that is not enabled.
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking lock_api v0.4.13
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking ark-std v0.5.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling addchain v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling blst v0.3.15
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling ark-serialize-derive v0.5.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling blake2b_simd v1.0.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking ark-serialize v0.5.0
[INFO] [stderr]    Compiling educe v0.6.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ark-ff-asm v0.5.0
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling ark-ff-macros v0.5.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking blake2s_simd v1.0.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling pasta_curves v0.5.1
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking crypto-mac v0.11.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking ark-ff v0.5.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking ed25519 v1.5.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hmac v0.11.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling neptune v13.0.0
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking serde_bytes v0.11.17
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling ff_derive v0.13.1
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]    Compiling trait-set v0.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]     Checking unarray v0.1.4
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling aptos-crypto-derive v0.0.3 (https://github.com/vecheslav/aptos-rust-sdk.git?branch=main#51826e92)
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking hkdf v0.11.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking bcs v0.1.4 (https://github.com/aptos-labs/bcs.git?rev=d31fab9d81748e2594be5cd5cdf845786a30562d#d31fab9d)
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde-name v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling proptest-derive v0.5.1
[INFO] [stderr]     Checking winnow v0.7.12
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking bellpepper-core v0.4.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking bellpepper v0.4.1
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking tungstenite v0.26.2
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking bcs v0.1.6
[INFO] [stderr] error: could not compile `ark-ff` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name ark_ff --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ark-ff-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("asm", "default", "parallel", "rayon", "std"))' -C metadata=837e21c9feaa93e7 -C extra-filename=-ed511af4bc8ff813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ark_ff_asm=/opt/rustwide/target/debug/deps/libark_ff_asm-89e5736638bbf52d.so --extern ark_ff_macros=/opt/rustwide/target/debug/deps/libark_ff_macros-69d728358fe8455b.so --extern ark_serialize=/opt/rustwide/target/debug/deps/libark_serialize-2f41e3ec23785db2.rmeta --extern ark_std=/opt/rustwide/target/debug/deps/libark_std-b6b5c0fcd1dc55bb.rmeta --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-254bc7dd6c5b9987.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-bc9c6e4383215d56.rmeta --extern educe=/opt/rustwide/target/debug/deps/libeduce-45adbfdb19afdfbb.so --extern itertools=/opt/rustwide/target/debug/deps/libitertools-1c80c89f2c6a3b63.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-2cc95eea0b59524d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-61629c13bdf879e1.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-c5e5e8a2bd161c29.so --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-27311717c0cf1a2b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/89a99936d9e76a50e8df622e7242190841fd871b/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="test-util"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=8dc3cf9afaf7e864 -C extra-filename=-9c2002f4043f92a8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-cb42f644295eb898.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-7cb8a163e7d964d6.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-527e1dcc372a7d63.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f3160203b093998c.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-8b80527c21a6f036.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8a1898152f38311f.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-cbfa5322ca1f069d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca", kill_on_drop: false }`
[INFO] [stdout] 7cb7180ee7a885820755efe28dc6edc01792dd757b843c3d627831c1909f82ca
